Welcome![Sign In][Sign Up]
Location:
Search - vc ACTIVEX

Search list

[ActiveX/DCOM/ATLatltypelib_vc_demo

Description: VC测试例子 -Test examples of VC
Platform: | Size: 30720 | Author: 站长 | Hits:

[Multimedia Developautoplaysnd

Description: 可视动画控件ActiveMovie是Microsoft公司开发的ActiveX控件,从开始的1.0版、1.2版到现在的2.0版,功能上已经有了很大的改进。由于该控件内嵌了Microsoft MPEG音频解码器和Microsoft MPEG视频解码器,所以能够很好地支持音频文件和视频文件,用其播放的VCD效果就很好。另外,播放时若用鼠标右键单击画面,可以直接对画面的播放、暂停、停止等进行控制,读者还可以自行在"属性"栏中对影片播放进行控制设置,用起来非常方便。 在Microsoft公司推出的VC++6.0中已经包含了ActiveMovie控件的2.0版,此源代码在VC++6.0下利用这个控件实现了自动连续播放。-visualization animation controls ActiveMovie is Microsoft's ActiveX controls from the beginning of version 1.0, version 1.2 to version 2.0 now, the function has been greatly improved. Since the controls embedded Microsoft MPEG audio decoder and Microsoft MPEG video decoder, so good to be able to support audio and video files, using the VCD player on the good results. Also, if played right-click images directly on the screen play, pause, stop, etc. control, readers can also own the "Properties" column for video playback control settings, very convenient for them to use. Microsoft launched the VC 6.0 includes all of the ActiveMovie Control Version 2.0, the source code in VC 6.0 using the automatic controls to achieve the continuous play.
Platform: | Size: 431104 | Author: | Hits:

[source in ebook用VC开发ACTIVEX

Description: 用VC开发ACTIVEX书籍和随书源码-VC development ACTIVEX books and books- source
Platform: | Size: 3385344 | Author: 曾维宏 | Hits:

[Internet-NetworkVC++网络高级编程之十七

Description: VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
Platform: | Size: 76800 | Author: 张思发 | Hits:

[Windows Develop用 ATL ActiveX 绘制任意平面函数的曲线

Description: 用 ATL ActiveX 绘制任意平面函数的曲线 -Drawing any plant function curve using ATL ActiveX
Platform: | Size: 114688 | Author: 李刚 | Hits:

[ActiveX/DCOM/ATLActiveX--clock

Description: 一个用VC写的ACTIVEX控件实现显示系统时间功能看了绝对有收获你将学到如何添加ACTIVEX的事件,方法,属性我的QQ:187356137-a VC was ACTIVEX control display system time to achieve functional absolutely rewarding read you will learn how to add ACTIVEX events, methods, attributes the QQ : 187356137
Platform: | Size: 37888 | Author: | Hits:

[ActiveX/DCOM/ATLTeeChart ActiveX v5

Description: Deliver high performance charting solutions. teeChart Pro allows you to create general purpose and specialized chart and graphing applications for all areas including business, engineering, financial, statistical, scientific, medical, real-time, and the web. Features a chart gallery with several chart types including 2D or 3D line, bar, horizontal bar, area, point, pie, arrow, bubble, Gantt, surface, volume, polar, and many more. Use the Chart Editor to customize your charts. License Number: 6919081 ActiveX Password: 869253614259258 非常强大的绘图控件,最新版V7,但找不到破解的,有的话传一个上来,官方网站上可以下50天试用版。-Deliver high performance charting solutions. TeeChart Pro allows you to create general purpose and specialized chart and graphing applications for all areas including business, engineering, financial, statistical, scientific, medical, real-time, and the web. Features a chart with gallery several chart types including 2D or 3D line, bar, horizontal bar, area, point, pie, arrow, bubble, Gantt, surface, volume, polar, and many more. Use the Chart Editor to customize your charts. License Number : 6919081 ActiveX Password : 869253614259258 very powerful graphics controls, the latest version of V7, but could not find the break, so Chuan onto an official website can be under 50-day trial version.
Platform: | Size: 8840192 | Author: 王云 | Hits:

[VC/MFCVC专题教程all

Description:
Platform: | Size: 959488 | Author: 枫之影 | Hits:

[VC/MFCVisual C++ 新起点

Description: 新起点共有9章:vc++6概述,vc6开发环境,面向对象编程基础,c++语言间接,windows编程间接,MFC基础及通用类,文档及视图,对话框与控件以及DLL,DDE,activeX等高级话题-new starting point for a total of nine chapters : vc six overview vc6 development environment, based on object-oriented programming, C language indirectly, windows programming indirect, based MFC and generic class, and view files, and dialog controls and DLL, DDE, activeX senior topic
Platform: | Size: 15895552 | Author: 林中营 | Hits:

[Com PortVC实用高级编程

Description: 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed process of programming a microcontroller serial data collection/transmission module design
Platform: | Size: 247808 | Author: fxy | Hits:

[VC/MFCVC中通过自动化客户端操作Word2000

Description: 我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Platform: | Size: 15360 | Author: 李树永 | Hits:

[VC/MFCActDll

Description: 使用VC实现不注册就可以调用ActiveX D-use VC not registered can call ActiveX D
Platform: | Size: 5120 | Author: 紫竹侠 | Hits:

[ActiveX/DCOM/ATLActiveXSample

Description: 使用VC6开发的一个ActiveX控件。包括容器程序。-use VC6 developed an ActiveX control. Procedures include containers.
Platform: | Size: 2011136 | Author: ZXD | Hits:

[ActiveX/DCOM/ATLFlex_Grid

Description: 可以编辑的GRIDE控件,很好用的哦 ,用VC编写的,-can edit the GRIDE controls, the good, oh prepared by the VC,
Platform: | Size: 32768 | Author: jike | Hits:

[ActiveX/DCOM/ATLActiveX-iplotx

Description: 一款功能强大的实时曲线现实控件ipoitx 可用与vb与vc++ 通过调用里面的ADD方法可以方便实现图像显示功能-one powerful reality of the real-time control curve and vb ipoitx available by calling vc and the inside ADD can facilitate the achievement of image display function
Platform: | Size: 452608 | Author: 韩祥林 | Hits:

[Button control深入浅出VC++串口编程之基于控件

Description: Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-Visual C to provide us with a handy Microsoft ActiveX controls Communications Control (MSComm) to support the applications of Serial visit the application MSComm inserted after it more convenient to the computer through serial data transceiver.
Platform: | Size: 177152 | Author: sun | Hits:

[source in ebookATLControl

Description: 用VC开发activex 一书实例1 ATLControl-with VC activex an example of a book ATLControl
Platform: | Size: 41984 | Author: | Hits:

[source in ebookATLServer

Description: 用VC开发ACTIVEX 一书 实例2 ATLServer-with VC ACTIVEX two examples of a book ATLServer
Platform: | Size: 21504 | Author: | Hits:

[source in ebookBCFBasicControl

Description: 用VC开发ACTIVEX 一书 实例3 BCFBasicControl-with VC ACTIVEX three examples of a book BCFBasicControl
Platform: | Size: 26624 | Author: | Hits:

[source in ebookBCFBasicServer

Description: 用VC开发ACTIVEX 一书 实例4 BCFBasicServer.-with VC ACTIVEX a book BCFBasicServer four examples.
Platform: | Size: 11264 | Author: | Hits:
« 1 23 4 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net